home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -in_the_mag- / multitasking / coders / tp / tp.readme < prev   
Text File  |  2000-03-05  |  661b  |  18 lines

  1. Short: Task Priority - script command
  2. type: util/cli
  3. uploader: apreston@isd.csc.com
  4. author: apreston@isd.csc.com
  5.  How many times have you had a script to run that is a cpu hog
  6.  and wanted to have it lower it's priority when it ran?  This
  7.  little commmand allows you to insert a simple command and 
  8.  set the priority of the script running process to whatever you
  9.  desire!
  10.  
  11.  Yes, there are other commands that do this, but all I tried either
  12.  needed a task name or process address or had enforcer hits.  The idea
  13.  of this is to simply do it...
  14.  
  15.  TP <priority>   where priority can be any valid priority.
  16.  
  17.  No mess, no fuss, simple small, and $1 shareware fee... 
  18.